home *** CD-ROM | disk | FTP | other *** search
/ CD Actual 22 / PC Actual CD 22.iso / progs / DIRECTOR / data.z / Learning Director.dcr / Internal_10_SS_MenuPause.ls < prev    next >
Encoding:
Text File  |  1997-05-10  |  63 b   |  8 lines

  1. on exitFrame
  2.   go(the frame)
  3. end
  4.  
  5. on mouseDown
  6.   MD.Menu()
  7. end
  8.